Uint32_t

data class Uint32_t(val value: Long = 0)

Constructors

Link copied to clipboard
constructor(value: Long = 0)

Properties

Link copied to clipboard
val value: Long = 0

Functions

Link copied to clipboard
open fun toByte(): Byte
Link copied to clipboard
open fun toChar(): Char
Link copied to clipboard
open fun toShort(): Short